DomainObjects Class Library

InsertByQuery<InsertIntoClass,SelectFromClass>.GetRootTableMappedObject Method 

Returns the root table mapped object in this query path; i.e., the starting point of this join path.

public ITableMappedObject GetRootTableMappedObject();

Implements

ITableMappedObject.

See Also

InsertByQuery<InsertIntoClass,SelectFromClass> Class | DomainObjects.Facade.Command Namespace